HaruDoc
PHP Manual

HaruDoc::addPage

(PECL haru >= 0.0.1)

HaruDoc::addPageAdd new page to the document

Descripción

object HaruDoc::addPage ( void )

Adds a new page to the document.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns a new HaruPage instance.

Errors/Exceptions

Throws a HaruException on error.

Ver también


HaruDoc
PHP Manual